home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / misc / emu / p-interp.lha / p-interp-0.4 / version.h < prev    next >
C/C++ Source or Header  |  2001-06-13  |  113b  |  6 lines

  1. #define VERSION "0.4"
  2.  
  3. #ifdef __AMIGADATE__
  4. const char *VERsion="$VER: ucsd "VERSION" "__AMIGADATE__" $";
  5. #endif
  6.